Skip to content

Implement GetThreadList and GetFramesOfThread for esReven adapter#1005

Merged
xusheng6 merged 1 commit intoVector35:devfrom
razaina:feature/list_of_threads
Mar 18, 2026
Merged

Implement GetThreadList and GetFramesOfThread for esReven adapter#1005
xusheng6 merged 1 commit intoVector35:devfrom
razaina:feature/list_of_threads

Conversation

@razaina
Copy link
Contributor

@razaina razaina commented Mar 2, 2026

Use the custom rvn:list-threads packet to retrieve the list of threads and their call stack from REVEN. Parse the JSON response to populate thread and frame data, and cache the result to avoid redundant round trips. GetFramesOfThread serves stack frames from that same cache.

Use the custom rvn:list-threads packet to retrieve the list of threads
and their call stack from REVEN. Parse the JSON response to populate
thread and frame data, and cache the result to avoid redundant round
trips. GetFramesOfThread serves stack frames from that same cache.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@xusheng6 xusheng6 merged commit fdfba0e into Vector35:dev Mar 18, 2026
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants